diff --git a/plugins-auto.cabal b/plugins-auto.cabal
--- a/plugins-auto.cabal
+++ b/plugins-auto.cabal
@@ -1,5 +1,5 @@
 Name:                plugins-auto
-Version:             0.0.3
+Version:             0.0.4
 Synopsis:            Automatic recompilation and reloading of haskell modules.
 Description:         This library provides support for automatically recompiling and reloading
                      modules into your programs when the source code is modified. 
@@ -40,7 +40,7 @@
 
 License:             BSD3
 License-file:        COPYING
-Author:              Happstack team, HAppS LLC
+Author:              Happstack team, HAppS LLC and MarketPsych Advisor LLC
 Maintainer:          Happstack team <happs@googlegroups.com>
 Category:            System
 Build-Type:          Simple
@@ -53,7 +53,7 @@
 source-repository this
     type:     darcs
     location: http://patch-tag.com/r/facundo/plugins-auto
-    tag:      0.0.3
+    tag:      0.0.4
 
 Library
   exposed-modules:     System.Plugins.Auto
