diff --git a/crdt.cabal b/crdt.cabal
--- a/crdt.cabal
+++ b/crdt.cabal
@@ -1,5 +1,5 @@
 name: crdt
-version: 10.6
+version: 10.7
           -- ^ ComVer
 category: Distributed Systems
 copyright:
@@ -25,7 +25,7 @@
 
 library
     hs-source-dirs: lib
-    build-depends:  base >= 4.8 && < 4.14
+    build-depends:  base >= 4.8 && < 4.15
                   , binary
                   , bytestring
                   , containers >= 0.5.9
