diff --git a/wai-extra.cabal b/wai-extra.cabal
--- a/wai-extra.cabal
+++ b/wai-extra.cabal
@@ -1,5 +1,5 @@
 Name:                wai-extra
-Version:             0.2.4
+Version:             0.2.4.1
 Synopsis:            Provides some basic WAI handlers and middleware.
 Description:         The goal here is to provide common features without many dependencies.
 License:             BSD3
@@ -18,7 +18,7 @@
                      wai >= 0.2.0 && < 0.3,
                      old-locale >= 1.0 && < 1.1,
                      time >= 1.1.4 && < 1.3,
-                     network >= 2.2.1.5 && < 2.3,
+                     network >= 2.2.1.5 && < 2.4,
                      directory >= 1.0.1 && < 1.2,
                      utf8-string >= 0.3.4 && < 0.4,
                      zlib-bindings >= 0.0 && < 0.1
