diff --git a/COPYING b/COPYING
--- a/COPYING
+++ b/COPYING
@@ -23,3 +23,4 @@
 ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
diff --git a/reverse-apply.cabal b/reverse-apply.cabal
--- a/reverse-apply.cabal
+++ b/reverse-apply.cabal
@@ -1,13 +1,13 @@
 
 name:               reverse-apply
-version:            1.0.1
+version:            1.0.3
 cabal-version:      >= 1.2
 author:             Hans Hoglund
 maintainer:         Hans Hoglund
 license:            BSD3
 license-file:       COPYING
 synopsis:           Standard version of the reverse apply operator.
-category:           Music
+category:           Combinators, Composition
 tested-with:        GHC
 build-type:         Simple
 
