diff --git a/webdriver-snoy.cabal b/webdriver-snoy.cabal
--- a/webdriver-snoy.cabal
+++ b/webdriver-snoy.cabal
@@ -1,5 +1,5 @@
 Name: webdriver-snoy
-Version: 0.6.0.2
+Version: 0.6.0.3
 Cabal-Version: >= 1.8
 License: BSD3
 License-File: LICENSE
@@ -82,6 +82,6 @@
   main-is: test/search-baidu.hs
   ghc-options: -threaded
   build-depends: base,
-                 webdriver,
+                 webdriver-snoy,
                  text,
                  parallel
