diff --git a/yam-transaction-odbc.cabal b/yam-transaction-odbc.cabal
--- a/yam-transaction-odbc.cabal
+++ b/yam-transaction-odbc.cabal
@@ -1,5 +1,5 @@
 name:                yam-transaction-odbc
-version:             0.1.4
+version:             0.1.5
 description:         Transaction ODBC Plugin
 homepage:            https://github.com/leptonyu/yam/yam-transaction-odbc#readme
 license:             BSD3
@@ -18,7 +18,6 @@
   build-depends:       base >= 4.7 && < 5
                      , yam-app
                      , containers
-                     , HDBC-odbc
                      , persistent-odbc
   default-language:    Haskell2010
 
