diff --git a/tlex-debug.cabal b/tlex-debug.cabal
--- a/tlex-debug.cabal
+++ b/tlex-debug.cabal
@@ -2,12 +2,12 @@
 build-type:          Custom
 
 name:                tlex-debug
-version:             0.4.0.0
+version:             0.4.1.0
 license:             Apache-2.0 OR MPL-2.0
 license-file:        LICENSE
 copyright:           (c) 2021 Mizunashi Mana
 author:              Mizunashi Mana
-maintainer:          mizunashi-mana@noreply.git
+maintainer:          contact@mizunashi.work
 
 category:            Parsing
 homepage:            https://github.com/mizunashi-mana/tlex
@@ -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,
         containers           >= 0.6.0   && < 1,
         enummapset           >= 0.7.1   && < 1,
         unordered-containers >= 0.2.13  && < 1,
