diff --git a/CHANGELOG.txt b/CHANGELOG.txt
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,3 +1,7 @@
+0.14.4
+------
+- Update dependencies
+
 0.14.3
 ------
 - Bugfixes
diff --git a/cql-io.cabal b/cql-io.cabal
--- a/cql-io.cabal
+++ b/cql-io.cabal
@@ -1,5 +1,5 @@
 name:                 cql-io
-version:              0.14.3
+version:              0.14.4
 synopsis:             Cassandra CQL client.
 stability:            experimental
 license:              MPL-2.0
@@ -83,7 +83,7 @@
         , data-default-class
         , exceptions         >= 0.4     && < 1.0
         , hashable           >= 1.2     && < 2.0
-        , iproute            >= 1.3     && < 1.5
+        , iproute            >= 1.3     && < 2.0
         , lens               >= 4.4     && < 5.0
         , monad-control      >= 0.3     && < 2.0
         , mtl                >= 2.1     && < 2.5
