diff --git a/http2-tls.cabal b/http2-tls.cabal
--- a/http2-tls.cabal
+++ b/http2-tls.cabal
@@ -1,6 +1,6 @@
 cabal-version: >=1.10
 name:          http2-tls
-version:       0.2.10
+version:       0.2.11
 license:       BSD3
 license-file:  LICENSE
 maintainer:    Kazu Yamamoto <kazu@iij.ad.jp>
@@ -44,7 +44,7 @@
         http2 >=5.1 && <5.3,
         data-default-class >=0.1 && <0.2,
         network >=3.1.4,
-        time-manager >=0.0.1 && <0.1,
+        time-manager >=0.0.1 && <0.2,
         unliftio >=0.2 && <0.3,
         network-run >=0.2.8 && <0.3,
         network-control >=0.1 && <0.2,
