diff --git a/tabular.cabal b/tabular.cabal
--- a/tabular.cabal
+++ b/tabular.cabal
@@ -1,5 +1,5 @@
 name:                tabular
-version:             0.2.2.6
+version:             0.2.2.7
 synopsis:            Two-dimensional data tables with rendering functions
 description:         Tabular provides a Haskell representation of two-dimensional
                      data tables, the kind that you might find in a spreadsheet or
@@ -28,8 +28,8 @@
 homepage:            http://hub.darcs.net/kowey/tabular
 cabal-version:       >= 1.8
 build-type:          Simple
-data-files: example/sample1.hs,
-            example/sample1.tex
+extra-doc-files: example/sample1.hs,
+                 example/sample1.tex
 
 source-repository head
   type:     darcs
