diff --git a/apps/gallery/appinfo/database.xml b/apps/gallery/appinfo/database.xml
index e3b13f7e93c..f370e1521e4 100644
--- a/apps/gallery/appinfo/database.xml
+++ b/apps/gallery/appinfo/database.xml
@@ -31,13 +31,13 @@
album_path
text
true
- 100
+ 256
parent_path
text
true
- 100
+ 256
@@ -63,7 +63,7 @@
file_path
text
true
- 100
+ 256
diff --git a/apps/gallery/appinfo/version b/apps/gallery/appinfo/version
index 2b7c5ae0184..17b2ccd9bf9 100644
--- a/apps/gallery/appinfo/version
+++ b/apps/gallery/appinfo/version
@@ -1 +1 @@
-0.4.2
+0.4.3