diff --git a/heartbeat-streams.cabal b/heartbeat-streams.cabal
--- a/heartbeat-streams.cabal
+++ b/heartbeat-streams.cabal
@@ -1,5 +1,5 @@
 name:                heartbeat-streams
-version:             0.1.0.1
+version:             0.1.0.2
 synopsis:            Heartbeats for io-streams
 License:             BSD3
 license-file:        LICENSE
@@ -26,6 +26,6 @@
   exposed-modules: System.IO.Streams.Heartbeat
 
   build-depends: async      >= 2.0 && < 2.3
-               , base       >= 4.8 && < 4.12
+               , base       >= 4.8 && < 4.14
                , io-streams >= 1.1 && < 1.6
-               , time       >= 1.4 && < 1.9
+               , time       >= 1.4 && < 1.10
