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.1.2.1
+Version:             7.1.3
 Synopsis:            extend happstack-server with https:// support (TLS/SSL)
 Description:         extend happstack-server with https:// support (TLS/SSL)
 Homepage:            http://www.happstack.com/
@@ -25,7 +25,7 @@
                        happstack-server      >= 6.6.4 && < 7.4,
                        hslogger              >=  1.1 && < 1.3,
                        HsOpenSSL             >= 0.10 && < 0.12,
-                       network               >= 2.3 && < 2.6,
+                       network               >= 2.3 && < 2.7,
                        sendfile              == 0.7.*,
                        time                  >= 1.2 && < 1.5
     -- these extra libraries are not needed to build/install the server
