diff --git a/Makefile b/Makefile
index df3d01542f4cd01bbcc3a4713f53258cba8d2a31..73025582e67748858c0a71c319938d4b1ffd5492 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 BASE=buyer_assign_group
 PLUGINTYPE=vmcustom
 ZIPBASE=opentools_vm2
-VERSION=1.4
+VERSION=1.5
 
 PLUGINFILES=$(BASE).php $(BASE).script.php $(BASE).xml index.html
 
diff --git a/buyer_assign_group.xml b/buyer_assign_group.xml
index 6a58807c7a1ddb5b3dc166ff96ab7d3a97b51c06..893c80765f026f09230badd8362c498e2fd3a136 100644
--- a/buyer_assign_group.xml
+++ b/buyer_assign_group.xml
@@ -6,7 +6,7 @@
     <authorUrl>http://www.open-tools.net/</authorUrl>
     <copyright>Copyright (C) 2013-2014 Reinhold Kainhofer. All rights reserved.</copyright>
     <license>http://www.gnu.org/licenses/gpl.html GNU/GPL v3+</license>
-    <version>1.4</version>
+    <version>1.5</version>
     <description>VMCUSTOM_BUYER_GROUP_DESC</description>
     <files>
         <filename plugin="buyer_assign_group">buyer_assign_group.php</filename>
diff --git a/releases/plg_opentools_vm2_buyer_assign_group_v1.5.zip b/releases/plg_opentools_vm2_buyer_assign_group_v1.5.zip
new file mode 100644
index 0000000000000000000000000000000000000000..e8114e6839c5ab112f43f2ca4b28c5b00bfaa38e
Binary files /dev/null and b/releases/plg_opentools_vm2_buyer_assign_group_v1.5.zip differ