diff --git a/bean.module b/bean.module
index 8f12cc7..dbd1879 100644
--- a/bean.module
+++ b/bean.module
@@ -29,7 +29,6 @@ function bean_entity_info() {
       'bundle keys' => array(
         'bundle' => 'type',
       ),
-      'label callback' => 'entity_class_label',
       'uri callback' => 'entity_class_uri',
       'access callback' => 'bean_access',
       'module' => 'bean',
