diff --git a/httpd-shed.cabal b/httpd-shed.cabal
--- a/httpd-shed.cabal
+++ b/httpd-shed.cabal
@@ -1,5 +1,5 @@
 Name:           httpd-shed
-Version:        0.4.0.1
+Version:        0.4.0.2
 Cabal-Version:  >= 1.2
 License:        BSD3
 License-File:   LICENSE
@@ -31,7 +31,7 @@
 
 Library
   Build-Depends:
-    network >=2.3 && <2.5,
+    network >=2.3 && <2.6,
     base >=4.0 && <5.0
   Ghc-Options: -Wall
   Exposed-modules:
