diff --git a/bower.json b/bower.json
index bb93918f..99dd5e80 100644
--- a/bower.json
+++ b/bower.json
@@ -1,6 +1,6 @@
{
"name": "textAngular",
- "version": "1.4.0",
+ "version": "1.4.1",
"main": [
"./dist/textAngular.js",
"./dist/textAngular-sanitize.js",
diff --git a/changelog.md b/changelog.md
index 7d1eb950..463a370c 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,3 +1,12 @@
+
+### 1.4.1 (2015-05-25)
+
+
+#### Bug Fixes
+
+* **taPaste:** Fix the taPaste order s.t. sanitizer is called after paste handler. ([108857f6](http://github.com/fraywing/textAngular/commit/108857f69ac611f970ded65ba5c1207b8a6964d0), closes [#686](http://github.com/fraywing/textAngular/issues/686))
+
+
## 1.4.0 (2015-05-24)
diff --git a/package.json b/package.json
index 3931122b..0c15770d 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "textangular",
- "version": "1.4.0",
+ "version": "1.4.1",
"description": "A radically powerful Text-Editor/Wysiwyg editor for Angular.js",
"maintainers": [
{