diff --git a/bower.json b/bower.json
index 22f0308c..69914999 100644
--- a/bower.json
+++ b/bower.json
@@ -1,6 +1,6 @@
{
"name": "textAngular",
- "version": "1.5.0",
+ "version": "1.5.1",
"main": [
"./dist/textAngular.js",
"./dist/textAngular-sanitize.js",
diff --git a/changelog.md b/changelog.md
index 0799c381..3da41cae 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,3 +1,7 @@
+
+### 1.5.1 (2016-04-25)
+
+
## 1.5.0 (2016-01-16)
diff --git a/package.json b/package.json
index 7b0cb7bc..784b97da 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "textangular",
- "version": "1.5.0",
+ "version": "1.5.1",
"description": "A radically powerful Text-Editor/Wysiwyg editor for Angular.js",
"maintainers": [
{