diff --git a/CHANGELOG.md b/CHANGELOG.md
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+0.12.2
+-----------------------------------------------------------------------------
+- Update dependencies.
+
 0.12.1
 -----------------------------------------------------------------------------
 - Update dependencies.
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.12.1
+version:              0.12.2
 synopsis:             Cassandra CQL client.
 stability:            experimental
 license:              OtherLicense
@@ -84,7 +84,7 @@
         , semigroups         >= 0.15    && < 0.16
         , stm                >= 2.4     && < 3.0
         , text               >= 0.11    && < 2.0
-        , tinylog            >= 0.8     && < 0.11
+        , tinylog            >= 0.8     && < 0.15
         , time               >= 1.4     && < 2.0
         , transformers       >= 0.3     && < 0.5
         , transformers-base  >= 0.4     && < 1.0
