diff --git a/changelog.md b/changelog.md
--- a/changelog.md
+++ b/changelog.md
@@ -1,3 +1,7 @@
+__v0.10.1.3
+
+http-client 0.6
+
 __v0.10.1.2
 
 update to ghc 8.6; update containers
diff --git a/pinboard.cabal b/pinboard.cabal
--- a/pinboard.cabal
+++ b/pinboard.cabal
@@ -2,10 +2,10 @@
 --
 -- see: https://github.com/sol/hpack
 --
--- hash: 1698c9dd781d3bc7c6f7fc878041c9a778c65a6418c5a7759b1a57f46efc35f8
+-- hash: d0611e75d7a1d966476981418dc491dc547d34993b47a24f60488564a987a4bc
 
 name:           pinboard
-version:        0.10.1.2
+version:        0.10.1.3
 synopsis:       Access to the Pinboard API
 description:    .
                 The Pinboard API is a way to interact programatically with
@@ -39,7 +39,7 @@
     , base >=4.6 && <5.0
     , bytestring >=0.10.0 && <0.11
     , containers >=0.5.0.0 && <0.7
-    , http-client >=0.5 && <0.6
+    , http-client >=0.5 && <0.7
     , http-client-tls >=0.3.0 && <0.4
     , http-types >=0.8 && <0.13
     , monad-logger >=0.3 && <0.4
