diff --git a/clckwrks-plugin-ircbot.cabal b/clckwrks-plugin-ircbot.cabal
--- a/clckwrks-plugin-ircbot.cabal
+++ b/clckwrks-plugin-ircbot.cabal
@@ -1,5 +1,5 @@
 Name:                clckwrks-plugin-ircbot
-Version:             0.6.17.2
+Version:             0.6.17.3
 Synopsis:            ircbot plugin for clckwrks
 Description:         At the moment, this ircbot just provides channel logs
 Homepage:            http://www.clckwrks.com/
@@ -44,13 +44,13 @@
     base                    < 5,
     acid-state             >= 0.12 && < 0.15,
     attoparsec             >= 0.10 && < 0.14,
-    blaze-html             >= 0.5 && < 0.9,
+    blaze-html             >= 0.5 && < 0.10,
     bytestring             >= 0.10 && < 0.11,
     clckwrks               >= 0.21 && < 0.25,
     containers             >= 0.4 && < 0.6,
     directory              >= 1.1 && < 1.4,
     filepath               >= 1.2 && < 1.5,
-    happstack-server       >= 7.0 && < 7.5,
+    happstack-server       >= 7.0 && < 7.6,
     happstack-hsp          >= 7.2 && < 7.4,
     hsp                    >= 0.9 && < 0.11,
     ircbot                 >= 0.6 && < 0.7,
