diff --git a/mtl-misc-yj.cabal b/mtl-misc-yj.cabal
--- a/mtl-misc-yj.cabal
+++ b/mtl-misc-yj.cabal
@@ -5,9 +5,9 @@
 -- see: https://github.com/sol/hpack
 
 name:           mtl-misc-yj
-version:        0.1.0.2
+version:        0.1.0.3
 synopsis:       tribial tools about mtl
-description:    Please see the README on GitHub at <https://github.com/YoshikuniJujo/test_haskell/tree/master/themes/monad/mtl-misc-yj#readme>
+description:    Please see the README on GitHub at <https://github.com/YoshikuniJujo/mtl-misc-yj#readme>
 category:       Control
 homepage:       https://github.com/YoshikuniJujo/mtl-misc-yj#readme
 bug-reports:    https://github.com/YoshikuniJujo/mtl-misc-yj/issues
@@ -38,7 +38,7 @@
     , mtl <3
   default-language: Haskell2010
 
-test-suite try-monads-tf-misc-yj-test
+test-suite mtl-misc-yj-test
   type: exitcode-stdio-1.0
   main-is: Spec.hs
   other-modules:
@@ -49,5 +49,5 @@
   build-depends:
       base >=4.7 && <5
     , mtl <3
-    , try-monads-tf-misc-yj
+    , mtl-misc-yj
   default-language: Haskell2010
