diff --git a/clckwrks-cli.cabal b/clckwrks-cli.cabal
--- a/clckwrks-cli.cabal
+++ b/clckwrks-cli.cabal
@@ -1,5 +1,5 @@
 Name:                clckwrks-cli
-Version:             0.2.12
+Version:             0.2.13
 Synopsis:            a command-line interface for adminstrating some aspects of clckwrks
 Description:         This tool permits browsing of users, changing their roles, and other features.
 Homepage:            http://www.clckwrks.com/
@@ -27,5 +27,5 @@
      clckwrks   >= 0.12 && < 0.23,
      haskeline  == 0.7.*,
      mtl        >= 2.0 && < 2.3,
-     network    >= 2.3 && < 2.6,
+     network    >= 2.3 && < 2.7,
      parsec     == 3.1.*
