diff --git a/bower.json b/bower.json
index 6de700001..e1d54b224 100644
--- a/bower.json
+++ b/bower.json
@@ -6,7 +6,7 @@
"license": "MIT",
"ignore": [],
"dependencies": {
- "raphael": ">=2.1.2",
+ "raphael": ">=2.1.4",
"jquery": ">=1.7",
"jquery-mousewheel": ">=3.1.6"
}
diff --git a/examples.html b/examples.html
index 6d06e2754..cf7f637ff 100644
--- a/examples.html
+++ b/examples.html
@@ -121,7 +121,7 @@
-
+
diff --git a/mapael.jquery.json b/mapael.jquery.json
index 63f686927..fbfc5bdfc 100644
--- a/mapael.jquery.json
+++ b/mapael.jquery.json
@@ -34,7 +34,7 @@
"download": "https://github.com/neveldo/jQuery-Mapael/tags",
"dependencies": {
"jquery": ">=1.7",
- "raphael": ">=2.1.2",
+ "raphael": ">=2.1.4",
"jquery-mousewheel": ">=3.1.6"
}
}