diff --git a/Frames.cabal b/Frames.cabal
--- a/Frames.cabal
+++ b/Frames.cabal
@@ -1,5 +1,5 @@
 name:                Frames
-version:             0.3.0.1
+version:             0.3.0.2
 synopsis:            Data frames For working with tabular data files
 description:         User-friendly, type safe, runtime efficient tooling for
                      working with tabular data deserialized from
@@ -64,7 +64,7 @@
                        pipes-parse >= 3.0 && < 3.1,
                        pipes-safe >= 2.2.6 && < 2.3,
                        pipes-text >= 0.0.2.5 && < 0.1,
-                       vinyl >= 0.6 && < 0.8
+                       vinyl >= 0.7 && < 0.8
   hs-source-dirs:      src
   default-language:    Haskell2010
   ghc-options:         -Wall
