diff --git a/webdriver-snoy.cabal b/webdriver-snoy.cabal
--- a/webdriver-snoy.cabal
+++ b/webdriver-snoy.cabal
@@ -1,5 +1,5 @@
 Name: webdriver-snoy
-Version: 0.6.0.3
+Version: 0.6.0.4
 Cabal-Version: >= 1.8
 License: BSD3
 License-File: LICENSE
@@ -33,10 +33,10 @@
   ghc-options: -Wall
   build-depends:   base == 4.*
                  , aeson >= 0.6.2.0 && < 0.9
-                 , network >= 2.4 && < 2.6
-                 , http-client >= 0.3 && < 0.4
+                 , network >= 2.4 && < 2.7
+                 , http-client >= 0.3 && < 0.5
                  , http-types >= 0.8 && < 0.9
-                 , text >= 0.11.3 && < 1.2.0.0
+                 , text >= 0.11.3 && < 1.3.0.0
                  , bytestring >= 0.9 && < 0.11
                  , attoparsec < 0.13
                  , base64-bytestring >= 1.0 && < 1.1
