diff --git a/happstack-server-tls.cabal b/happstack-server-tls.cabal
--- a/happstack-server-tls.cabal
+++ b/happstack-server-tls.cabal
@@ -1,5 +1,5 @@
 Name:                happstack-server-tls
-Version:             7.0.2
+Version:             7.0.3
 Synopsis:            extend happstack-server with https:// support (TLS/SSL)
 Description:         extend happstack-server with https:// support (TLS/SSL)
 Homepage:            http://www.happstack.com/
@@ -22,7 +22,7 @@
     Build-Depends:     base                  <  5,
                        bytestring            >= 0.9 && < 0.11,
                        extensible-exceptions == 0.1.*,
-                       happstack-server      >= 6.6.4 && < 7.2,
+                       happstack-server      >= 6.6.4 && < 7.3,
                        hslogger              >=  1.1 && < 1.3,
                        HsOpenSSL             == 0.10.*,
                        network               >= 2.3 && < 2.5,
