diff --git a/tlex-th.cabal b/tlex-th.cabal
--- a/tlex-th.cabal
+++ b/tlex-th.cabal
@@ -2,7 +2,7 @@
 build-type:          Custom
 
 name:                tlex-th
-version:             0.4.1.0
+version:             0.4.2.0
 license:             Apache-2.0 OR MPL-2.0
 license-file:        LICENSE
 copyright:           (c) 2021 Mizunashi Mana
@@ -93,7 +93,7 @@
 
         -- project depends
         tlex-core            >= 0.4.0   && < 0.5,
-        tlex                 >= 0.4.0   && < 0.5,
+        tlex                 >= 0.4.0   && < 0.6,
         ghc-prim             >= 0.8.0   && < 1,
         template-haskell     >= 2.17.0  && < 3,
         array                >= 0.5.3   && < 1,
