Do all of these things (somewhat) in order:
See the second line of the file CarpHask.cabal.
See Main.hs.
See README.md
TODO: Create CHANGELOG.md
$ git commit -m "Release X.Y.Z"
$ git tag vX.Y.Z $ git push --tags