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 ec309ada4..ac049074b 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-13 are available to play. "
+ $("#latestNews").append("Sets 01-14 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);