Index: lineage.views.inc
===================================================================
--- lineage.views.inc	(revision 5596)
+++ lineage.views.inc	(working copy)
@@ -12,6 +12,10 @@
           'left_table' => 'term_node',
           'left_field' => 'tid',
           'field' => 'tid'
+        ),
+        'term_data' => array(
+          'left_field' => 'tid',
+          'field' => 'tid'
         )
       )
     ),
