diff --git a/cayley-client.cabal b/cayley-client.cabal
--- a/cayley-client.cabal
+++ b/cayley-client.cabal
@@ -1,10 +1,10 @@
 cabal-version: >=1.10
 name: cayley-client
-version: 0.4.8
+version: 0.4.9
 license: BSD3
 license-file: LICENSE
-copyright: (c) 2015-2018 - Michel Boucey
-maintainer: michel.boucey@cybervisible.fr
+copyright: (c) 2015-2019 - Michel Boucey
+maintainer: michel.boucey@gmail.com
 author: Michel Boucey
 homepage: https://github.com/MichelBoucey/cayley-client
 synopsis: A Haskell client for the Cayley graph database
@@ -36,7 +36,7 @@
         bytestring >=0.10.6 && <0.11,
         binary >=0.7.5 && <0.9,
         exceptions >=0.8.0.2 && <0.11,
-        http-client >=0.4.30 && <0.6,
+        http-client >=0.4.30 && <0.7,
         http-conduit >=2.1.8 && <2.4,
         lens >=4.12.3 && <4.18,
         mtl >=2.2.1 && <2.3,
