diff --git a/network.cabal b/network.cabal
--- a/network.cabal
+++ b/network.cabal
@@ -1,5 +1,5 @@
 name:           network
-version:        2.3.0.1
+version:        2.3.0.2
 license:        BSD3
 license-file:   LICENSE
 maintainer:     Johan Tibell <johan.tibell@gmail.com>
@@ -41,7 +41,7 @@
   build-depends:
     base >= 3 && < 4.4,
     bytestring < 1.0,
-    parsec >= 2.0 && < 3.1.1
+    parsec >= 2.0 && < 3.2
 
   if !os(windows)
     build-depends:
