diff --git a/happstack-jmacro.cabal b/happstack-jmacro.cabal
--- a/happstack-jmacro.cabal
+++ b/happstack-jmacro.cabal
@@ -1,5 +1,5 @@
 Name:                happstack-jmacro
-Version:             7.0.10
+Version:             7.0.11
 Synopsis:            Support for using JMacro with Happstack
 Homepage:            http://www.happstack.com/
 License:             BSD3
@@ -18,7 +18,7 @@
      base              >  4   && < 5,
      base64-bytestring >= 0.1 && < 1.1,
      bytestring        >= 0.9 && < 0.11,
-     cereal            >= 0.3 && < 0.5,
+     cereal            >= 0.3 && < 0.6,
      digest            == 0.0.*,
      happstack-server  >= 6.4 && < 7.5,
      jmacro            == 0.6.*,
