diff --git a/patrol.cabal b/patrol.cabal
--- a/patrol.cabal
+++ b/patrol.cabal
@@ -1,6 +1,6 @@
 cabal-version: 2.2
 name: patrol
-version: 1.2.0.1
+version: 1.2.0.2
 synopsis: Sentry SDK
 description: Patrol is a Sentry SDK.
 build-type: Simple
@@ -61,7 +61,7 @@
     http-types ^>=0.12.4,
     network-uri ^>=2.6.4.2 || ^>=2.7,
     text ^>=2.0.2 || ^>=2.1,
-    time ^>=1.12.2 || ^>=1.14,
+    time ^>=1.12.2 || ^>=1.14 || ^>=1.15,
     uuid ^>=1.3.15,
 
   -- cabal-gild: discover source/library
