diff --git a/chronos.cabal b/chronos.cabal
--- a/chronos.cabal
+++ b/chronos.cabal
@@ -2,7 +2,7 @@
 name:
   chronos
 version:
-  1.0.7
+  1.0.8
 synopsis:
   A performant time library
 description:
@@ -62,9 +62,9 @@
     , base >= 4.9 && < 5
     , bytestring >= 0.10 && < 0.11
     , clock >= 0.7 && < 0.9
-    , hashable >= 1.2 && < 1.3
+    , hashable >= 1.2 && < 1.4
     , primitive >= 0.6.4 && < 0.8
-    , semigroups >= 0.16 && < 0.19
+    , semigroups >= 0.16 && < 0.20
     , text >= 1.2 && < 1.3
     , torsor >= 0.1 && < 0.2
     , vector >= 0.11 && < 0.13
