diff --git a/gemp-lotr/gemp-lotr-web/src/main/webapp/hall.html b/gemp-lotr/gemp-lotr-web/src/main/webapp/hall.html
index 56b46f859..bf27ca64e 100644
--- a/gemp-lotr/gemp-lotr-web/src/main/webapp/hall.html
+++ b/gemp-lotr/gemp-lotr-web/src/main/webapp/hall.html
@@ -165,7 +165,7 @@
$(document).ready(
function() {
- $("#latestNews").append("Sets 01-17 are available to play. "
+ $("#latestNews").append("Sets 01-18 are available to play. "
+ "If you find any problems with specific card or rules in general, please report it at the TLHH forums.");
var chat = new ChatBoxUI("Game Hall", $("#chat"), "/gemp-lotr/server", true);