diff --git a/SWADroid/src/main/res/raw-es/changes.html b/SWADroid/src/main/res/raw-es/changes.html
index 815034c10..f5328d4de 100644
--- a/SWADroid/src/main/res/raw-es/changes.html
+++ b/SWADroid/src/main/res/raw-es/changes.html
@@ -15,6 +15,11 @@
+1.5.1 (2017-01-21)
+
+ [CORRECCIONES]
+ - Corregido error unparseable date: "anyType{}"(at offset 0)
+
1.5.0 (2016-09-01)
[NOVEDADES]
diff --git a/SWADroid/src/main/res/raw/changes.html b/SWADroid/src/main/res/raw/changes.html
index 588378b4a..37fe6b3c6 100644
--- a/SWADroid/src/main/res/raw/changes.html
+++ b/SWADroid/src/main/res/raw/changes.html
@@ -15,6 +15,11 @@
+1.5.1 (2017-01-21)
+
+ [FIXES]
+ - Fixed unparseable date: "anyType{}"(at offset 0) error
+
1.5.0 (2016-09-01)