diff --git a/h3spec.cabal b/h3spec.cabal
--- a/h3spec.cabal
+++ b/h3spec.cabal
@@ -1,5 +1,5 @@
 name:                h3spec
-version:             0.1.10
+version:             0.1.11
 synopsis:            QUIC
 description:         Test tool for error cases of QUIC and HTTP/3
 license:             BSD3
@@ -27,7 +27,7 @@
                       , http-types
                       , http3 >= 0.0.10
                       , network
-                      , quic >= 0.1.20 && < 0.2
+                      , quic >= 0.2 && < 0.3
                       , tls
                       , unliftio
   default-extensions:   Strict StrictData
