diff --git a/yi-fuzzy-open.cabal b/yi-fuzzy-open.cabal
--- a/yi-fuzzy-open.cabal
+++ b/yi-fuzzy-open.cabal
@@ -1,9 +1,9 @@
--- This file has been generated from package.yaml by hpack version 0.17.0.
+-- This file has been generated from package.yaml by hpack version 0.17.1.
 --
 -- see: https://github.com/sol/hpack
 
 name:           yi-fuzzy-open
-version:        0.14.1
+version:        0.15.0
 synopsis:       Fuzzy open plugin for yi
 description:    This plugin tries to do what ctrl-p does for vim and helm does for emacs.
 category:       Yi
@@ -33,8 +33,8 @@
     , text >= 1.2
     , transformers-base >= 0.4.4
     , vector >= 0.11
-    , yi-core >= 0.14.1
-    , yi-language >= 0.14.1
+    , yi-core >= 0.15.0
+    , yi-language >= 0.15.0
     , yi-rope >= 0.7
   exposed-modules:
       Yi.Fuzzy
