diff --git a/reactive-fieldtrip.cabal b/reactive-fieldtrip.cabal
--- a/reactive-fieldtrip.cabal
+++ b/reactive-fieldtrip.cabal
@@ -1,5 +1,5 @@
 Name:                reactive-fieldtrip
-Version:             0.0.1
+Version:             0.0.2
 Cabal-Version:       >= 1.2
 Synopsis:            Connect Reactive and FieldTrip
 Category:            Graphics, FRP
@@ -8,7 +8,7 @@
   graphics.  It connects ''Reactive'' (a functional reactive programming
   library) and ''FieldTrip'' (a functional 3D library).
   .
-  Project wiki page: <http://haskell.org/haskellwiki/project-foo>
+  Project wiki page: <http://haskell.org/haskellwiki/reactive-fieldtrip>
   .
   The module documentation pages have links to colorized source code and
   to wiki pages where you can read and contribute user comments.  Enjoy!
@@ -16,8 +16,8 @@
   &#169; 2008 by Conal Elliott; BSD3 license.
 Author:              Conal Elliott 
 Maintainer:          conal@conal.net
-Homepage:            http://haskell.org/haskellwiki/project-foo
-Package-Url:         http://code.haskell.org/project-foo
+Homepage:            http://haskell.org/haskellwiki/reactive-fieldtrip
+Package-Url:         http://code.haskell.org/reactive-fieldtrip
 Copyright:           (c) 2008 by Conal Elliott
 License:             BSD3
 Stability:           experimental
