diff --git a/yi-snippet.cabal b/yi-snippet.cabal
--- a/yi-snippet.cabal
+++ b/yi-snippet.cabal
@@ -3,7 +3,7 @@
 -- see: https://github.com/sol/hpack
 
 name:           yi-snippet
-version:        0.14.0
+version:        0.14.1
 synopsis:       Snippet support for yi
 category:       Yi
 homepage:       https://github.com/yi-editor/yi#readme
@@ -32,7 +32,7 @@
     , mtl >= 2.2
     , text >= 1.2
     , vector >= 0.11
-    , yi-core >= 0.14.0
+    , yi-core >= 0.14.1
   exposed-modules:
       Yi.Snippet
       Yi.Snippet.Internal
