Index: b/hedis.cabal
===================================================================
--- a/hedis.cabal
+++ b/hedis.cabal
@@ -1,5 +1,6 @@
 name:               hedis
 version:            0.15.2
+x-revision: 1
 synopsis:
     Client library for the Redis datastore: supports full command set,
     pipelining.
@@ -81,7 +82,7 @@ library
                     text,
                     deepseq,
                     mtl >= 2,
-                    network >= 2 && < 3.2,
+                    network >= 2 && < 3.3,
                     resource-pool >= 0.2,
                     stm,
                     time,
