diff --git a/changelog.md b/changelog.md
--- a/changelog.md
+++ b/changelog.md
@@ -1,3 +1,7 @@
+__v0.10.1.4
+
+network 3.0.0.0
+
 __v0.10.1.3
 
 http-client 0.6
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: d0611e75d7a1d966476981418dc491dc547d34993b47a24f60488564a987a4bc
+-- hash: fe218a956654ea2924ae85b422376680a8b48c0cd673958e16899bd215d033f4
 
 name:           pinboard
-version:        0.10.1.3
+version:        0.10.1.4
 synopsis:       Access to the Pinboard API
 description:    .
                 The Pinboard API is a way to interact programatically with
@@ -44,7 +44,7 @@
     , http-types >=0.8 && <0.13
     , monad-logger >=0.3 && <0.4
     , mtl >=2.2.1
-    , network >=2.6.2 && <2.9
+    , network >=2.6.2 && <4
     , profunctors >=5
     , random >=1.1
     , text >=0.11 && <1.3
