diff --git a/oauthenticated.cabal b/oauthenticated.cabal
--- a/oauthenticated.cabal
+++ b/oauthenticated.cabal
@@ -1,5 +1,5 @@
 name:                oauthenticated
-version:             0.1.3.2
+version:             0.1.3.3
 synopsis:            Simple OAuth for http-client
 
 description:         
@@ -64,7 +64,7 @@
                      , http-client         >= 0.2.0
                      , http-types          >= 0.8
                      , mtl                 >= 2.0
-                     , network             >= 2.3
+                     , network-uri         >= 2.6
                      , time                >= 1.2
                      , text                >= 0.11     && < 1.2
                      , transformers
