diff --git a/lib/Bio/Phylo/Forest/DBTree.pm b/lib/Bio/Phylo/Forest/DBTree.pm
index f717584..d216792 100644
--- a/lib/Bio/Phylo/Forest/DBTree.pm
+++ b/lib/Bio/Phylo/Forest/DBTree.pm
@@ -12,7 +12,7 @@ __PACKAGE__->load_namespaces;
 my $SINGLETON;
 my $DBH;
 my $fac = Bio::Phylo::Factory->new;
-use version 0.77; our $VERSION = qv("v0.1.0");
+use version 0.77; our $VERSION = qv("v0.1.1");
 
 =head1 NAME