diff --git a/text-misc-yj.cabal b/text-misc-yj.cabal
--- a/text-misc-yj.cabal
+++ b/text-misc-yj.cabal
@@ -5,7 +5,7 @@
 -- see: https://github.com/sol/hpack
 
 name:           text-misc-yj
-version:        0.1.0.1
+version:        0.1.0.2
 synopsis:       tribial tools about text
 description:    Please see the README on GitHub at <https://github.com/YoshikuniJujo/test_haskell/text-misc-yj#readme>
 category:       Data, Text
@@ -39,7 +39,7 @@
     , text <3
   default-language: Haskell2010
 
-test-suite try-text-misc-yj-test
+test-suite text-misc-yj-test
   type: exitcode-stdio-1.0
   main-is: Spec.hs
   other-modules:
@@ -51,5 +51,5 @@
       base >=4.7 && <5
     , mtl-misc-yj <2
     , text <3
-    , try-text-misc-yj
+    , text-misc-yj
   default-language: Haskell2010
