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.8
+Version:             7.0.9
 Synopsis:            Support for using JMacro with Happstack
 Homepage:            http://www.happstack.com/
 License:             BSD3
@@ -24,5 +24,5 @@
      happstack-server  >= 6.4 && <7.4,
      jmacro            == 0.6.*,
      wl-pprint-text    == 1.1.*,
-     text              >= 0.9 && < 1.2,
+     text              >= 0.9 && < 1.3,
      utf8-string       == 0.3.*
