diff --git a/happstack-heist.cabal b/happstack-heist.cabal
--- a/happstack-heist.cabal
+++ b/happstack-heist.cabal
@@ -1,5 +1,5 @@
 Name:                happstack-heist
-Version:             7.1.1
+Version:             7.1.2
 Synopsis:            Support for using Heist templates in Happstack
 Description:         Happstack is a web application framework. Heist is an XML templating solution. This package makes it easy to use Heist templates with Happstack.
 Homepage:            http://www.happstack.com/
@@ -24,7 +24,7 @@
                        bytestring       >= 0.9 && < 0.11,
                        either           == 3.4.*,
                        filepath,
-                       happstack-server >= 7.0 && < 7.2,
+                       happstack-server >= 7.0 && < 7.4,
                        heist            >= 0.12 && < 0.13,
                        mtl              == 2.*,
                        text             >= 0.10 && < 0.12
