diff --git a/CHANGELOG.md b/CHANGELOG.md
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+## Cisco-spark-api 0.1.0.4
+
+* Deprecated in favor of webex-teams-api.
+
 ## Cisco-spark-api 0.1.0.3
 
 * Cisco Spark is now Cisco Webex Teams.
diff --git a/README.md b/README.md
--- a/README.md
+++ b/README.md
@@ -1,7 +1,9 @@
-# cisco-spark-api
+# cisco-spark-api (DEPRECATED)
 
+Deprecated in favor of webex-teams-api.
+
 [![License: MIT](https://img.shields.io/badge/License-MIT-brightgreen.svg)](https://opensource.org/licenses/MIT)
-[![Build Status](https://travis-ci.org/nshimaza/cisco-spark-api.svg?branch=master)](https://travis-ci.org/nshimaza/cisco-spark-api)
+[![Build Status](https://travis-ci.org/nshimaza/webex-teams-api.svg?branch=master)](https://travis-ci.org/nshimaza/webex-teams-api)
 [![Hackage](https://img.shields.io/hackage/v/cisco-spark-api.svg?style=flat)](https://hackage.haskell.org/package/cisco-spark-api)
 [![Stackage Nightly](http://stackage.org/package/cisco-spark-api/badge/nightly)](http://stackage.org/nightly/package/cisco-spark-api)
 [![Stackage LTS](http://stackage.org/package/cisco-spark-api/badge/lts)](http://stackage.org/lts/package/cisco-spark-api)
diff --git a/cisco-spark-api.cabal b/cisco-spark-api.cabal
--- a/cisco-spark-api.cabal
+++ b/cisco-spark-api.cabal
@@ -1,6 +1,6 @@
 name:                cisco-spark-api
-version:             0.1.0.3
-synopsis:            A Haskell bindings for Webex Teams API
+version:             0.1.0.4
+synopsis:            DEPRECATED in favor of webex-teams-api
 description:         Please see the README on Github at <https://github.com/nshimaza/webex-teams-api#readme>
 homepage:            https://github.com/nshimaza/webex-teams-api#readme
 license:             MIT
