diff --git a/core-text.cabal b/core-text.cabal
--- a/core-text.cabal
+++ b/core-text.cabal
@@ -1,6 +1,6 @@
 cabal-version: 1.12
 name: core-text
-version: 0.2.2.3
+version: 0.2.2.4
 license: BSD3
 license-file: LICENSE
 copyright: © 2018-2019 Operational Dynamics Consulting Pty Ltd, and Others
@@ -49,7 +49,7 @@
         bytestring >=0.10.8.2 && <0.11,
         deepseq >=1.4.4.0 && <1.5,
         fingertree >=0.1.4.2 && <0.2,
-        hashable >=1.2.7.0 && <1.3,
+        hashable >=1.2 && <1.4,
         prettyprinter >=1.2.1.1 && <1.6,
         prettyprinter-ansi-terminal >=1.1.1.2 && <1.2,
         template-haskell >=2.14 && <3,
