diff --git a/GtkTV.cabal b/GtkTV.cabal
--- a/GtkTV.cabal
+++ b/GtkTV.cabal
@@ -1,5 +1,5 @@
 Name:                GtkTV
-Version:             0.1.7
+Version:             0.1.8
 Cabal-Version:       >= 1.2
 Synopsis:            Gtk-based GUIs for Tangible Values
 Category:            User Interfaces
@@ -17,7 +17,7 @@
 Stability:           experimental
 build-type:          Simple
 extra-source-files:
-                     examples/test
+                     src/test.hs
 Package-Url:         http://code.haskell.org/~conal/code/GtkTV
 -- Wait until Cabal 1.6 is more wide-spread and then add the following
 -- in place of the Package-Url field and bump Cabal-Version to >= 1.6.
