diff --git a/skein.cabal b/skein.cabal
--- a/skein.cabal
+++ b/skein.cabal
@@ -1,6 +1,6 @@
 Cabal-version:       >= 1.8
 Name:                skein
-Version:             1.0.9
+Version:             1.0.9.1
 Synopsis:            Skein, a family of cryptographic hash functions.  Includes Skein-MAC as well.
 License:             BSD3
 License-file:        LICENSE
@@ -46,8 +46,6 @@
     c_impl/reference/skein_debug.h
     c_impl/reference/skein_port.h
     tests/runtests.hs
-
-Data-files:
     tests/skein_golden_kat.txt
 
 Source-repository head
