diff --git a/i2p2www/legacy.py b/i2p2www/legacy.py
index 0900923ae407135e66f632452f13d12db726b507..07de60552894cea08754404991d932862db58d38 100644
--- a/i2p2www/legacy.py
+++ b/i2p2www/legacy.py
@@ -176,6 +176,7 @@ LEGACY_RELEASES_MAP={
     '0.9.6':    (2013, 5, 28),
     '0.9.7':    (2013, 7, 15),
     '0.9.7.1':  (2013, 8, 10),
+    '0.9.8':    (2013, 9, 30),
 }
 
 def legacy_show(f):